home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / LUNA.MS_ / luna.mst / TEXTFILE / THEMES_INI (.txt) < prev   
Encoding:
Null Bytes Alternating  |  2003-03-24  |  7.5 KB  |  158 lines

  1. ;--------------------------------------------
  2. ; file: luna\themes.ini
  3. ;--------------------------------------------
  4.  
  5. [documentation]
  6. DisplayName = Windows XP style
  7. LastUpdated = 01/09/2001
  8. ToolTip = Windows XP Visual Style
  9. Author = Microsoft Design Team
  10. Company = Microsoft Corporation
  11. Copyright = Copyright ⌐ Microsoft Corporation, 2000
  12. URL = http://www.microsoft.com
  13. Version = .01
  14. Description = Microsoft's Visual Style for Windows XP
  15. ThemeName = Luna
  16. WmpSkinName = Default       ; change this to a real WMP skin name
  17.  
  18. ;---------- Color Schemes for this theme ------------
  19. [ColorScheme.NormalColor]
  20. DisplayName = Default (blue)
  21. ToolTip = default blue color scheme
  22.  
  23. [ColorScheme.Metallic]
  24. DisplayName = Silver
  25. ToolTip = Metallic silver color scheme
  26.  
  27. [ColorScheme.HomeStead]
  28. DisplayName = Olive Green
  29. ToolTip = Olive Green color scheme
  30.  
  31. ;[ColorScheme.Champagne]
  32. ;FromColor1 = 210 213 206
  33. ;ToColor1 = 210 20 20 
  34. ;FromColor2 = 190 250 190
  35. ;ToColor2 = 250 220 220 
  36.  
  37. ;---------- Sizes for this theme ------------
  38. [Size.NormalSize]
  39. DisplayName = Normal
  40. ToolTip = Normal size
  41.  
  42. [Size.LargeFonts]
  43. DisplayName = Large Fonts
  44. ToolTip = Large Fonts
  45.  
  46. [Size.ExtraLargeFonts]
  47. DisplayName = Extra Large Fonts
  48. ToolTip = Extra Large Fonts
  49.  
  50. ;---------- Substitution tables for this theme ------------
  51. [Subst.Common]
  52.  
  53. [Subst.NormalColor]
  54. Include = Common
  55.  
  56. [Subst.Metallic]
  57. Include = Common
  58.  
  59. [Subst.Homestead]
  60. Include = Common
  61.  
  62. [Subst.NormalSize]
  63. SBWidth = 17
  64. SBHeight = 17
  65. CaptionBarHeight = 25
  66. SMCaptionBarHeight = 17
  67. SMCaptionBarWidth = 17
  68. CaptionFont = Trebuchet MS, 10, bold
  69. SmallCaptionFont = Tahoma, 8, bold
  70. MenuFont = Tahoma, 8
  71. StatusFont = Tahoma, 8
  72. MsgBoxFont = Tahoma, 8
  73. IconTitleFont = Tahoma, 8
  74. Tahoma8 = Tahoma, 8
  75. Tahoma8Bold = Tahoma, 8, Bold
  76. StartPanelFont = Franklin Gothic Medium, 14
  77. StartButtonFont = Franklin Gothic Medium, 14, italic
  78.  
  79. [Subst.LargeFonts]
  80. SBWidth = 19
  81. SBHeight = 19
  82. CaptionBarHeight = 29
  83. SMCaptionBarHeight = 19
  84. SMCaptionBarWidth = 19
  85. CaptionFont = Trebuchet MS, 14, bold
  86. SmallCaptionFont = Tahoma, 9, bold
  87. MenuFont = Tahoma, 10
  88. StatusFont = Tahoma, 10
  89. MsgBoxFont = Tahoma, 10
  90. IconTitleFont = Tahoma, 10
  91. Tahoma8 = Tahoma, 10
  92. Tahoma8Bold = Tahoma, 10, Bold
  93. StartPanelFont = Franklin Gothic Medium, 17
  94. StartButtonFont = Franklin Gothic Medium, 17, italic
  95.  
  96. [Subst.ExtraLargeFonts]
  97. SBWidth = 21
  98. SBHeight = 21
  99. CaptionBarHeight = 35
  100. SMCaptionBarHeight = 21
  101. SMCaptionBarWidth = 21
  102. CaptionFont = Trebuchet MS, 17, bold
  103. SmallCaptionFont = Tahoma, 10, bold
  104. MenuFont = Tahoma, 12
  105. StatusFont = Tahoma, 10
  106. MsgBoxFont = Tahoma, 12
  107. IconTitleFont = Tahoma, 12
  108. Tahoma8 = Tahoma, 12
  109. Tahoma8Bold = Tahoma, 12, Bold
  110. StartPanelFont = Franklin Gothic Medium, 20
  111. StartButtonFont = Franklin Gothic Medium, 20, italic
  112.  
  113. ;---------- ClassData files for this theme ------------
  114. [File.NormalBlue]
  115. FileName = Blue\Blue.ini
  116. ColorSchemes = NormalColor
  117. Sizes = NormalSize
  118.  
  119. [File.LargeFontsBlue]
  120. FileName = Blue\Blue.ini
  121. ColorSchemes = NormalColor
  122. Sizes = LargeFonts
  123.  
  124. [File.ExtraLargeBlue]
  125. FileName = Blue\Blue.ini
  126. ColorSchemes = NormalColor
  127. Sizes = ExtraLargeFonts
  128.  
  129. [File.NormalMetallic]
  130. FileName = Metallic\Metallic.ini
  131. ColorSchemes = Metallic
  132. Sizes = NormalSize
  133.  
  134. [File.LargeFontsMetallic]
  135. FileName = Metallic\Metallic.ini
  136. ColorSchemes = Metallic
  137. Sizes = LargeFonts
  138.  
  139. [File.ExtraLargeMetallic]
  140. FileName = Metallic\Metallic.ini
  141. ColorSchemes = Metallic
  142. Sizes = ExtraLargeFonts
  143.  
  144. [File.NormalHomeStead]
  145. FileName = HomeStead\HomeStead.ini
  146. ColorSchemes = HomeStead
  147. Sizes = NormalSize
  148.  
  149. [File.LargeFontsHomeStead]
  150. FileName = HomeStead\HomeStead.ini
  151. ColorSchemes = HomeStead
  152. Sizes = LargeFonts
  153.  
  154. [File.ExtraLargeHomeStead]
  155. FileName = HomeStead\HomeStead.ini
  156. ColorSchemes = HomeStead
  157. Sizes = ExtraLargeFonts
  158.